home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 6 / developer source - volume 6.iso / parad / may96 / toddf107.gif < prev    next >
Graphics Interchange Format  |  1996-11-19  |  6KB  |  526x324  |  4-bit (9 colors)
Labels: text | screenshot | display | software | number | font
OCR: : ddl :: #Button11 :: pushButton - O X method pushButton ( var eventInfo Event) var db Database sq SQL endVar db. open ( ": work : ") Sq = SQL ALTER TABLE "rep. db" ADD Territory Char ( 4). ADD DateChanged Date endSQL if not sq . executeSQL (db) then errorShow( ) endIf endMethod